home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 April
/
PCWorld_2007-04_cd.bin
/
v cisle
/
fotomosaik
/
Setup-Foto-Mosaik.exe
/
install_script.iss
Wrap
Text File
|
2007-02-22
|
4KB
|
87 lines
;InnoSetupVersion=5.0.4
[Setup]
AppName=Foto-Mosaik
AppVerName=Foto-Mosaik 4.1.0
AppId=Foto-Mosaik
AppPublisher=Steffen Schirmer
AppPublisherURL=http://www.sixdots.de/mosaik/
AppSupportURL=http://www.sixdots.de/mosaik/de/faq.php
AppUpdatesURL=http://www.sixdots.de/mosaik/de/download.php
DefaultDirName={pf}\Foto-Mosaik
DefaultGroupName=Foto-Mosaik
OutputBaseFilename=Setup-Foto-Mosaik-4.1.0
Compression=lzma
PrivilegesRequired=none
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\Foto-Mosaik.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\history.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\ueberweisungsformular.pdf"; DestDir: "{app}"; Languages: "de"; Flags: ignoreversion
Source: "{app}\Default,1.lang"; DestDir: "{app}"; DestName: "Default.lang"; Languages: "de"; Flags: ignoreversion
Source: "{app}\Default,2.lang"; DestDir: "{app}"; DestName: "Default.lang"; Languages: "en"; Flags: ignoreversion
Source: "{app}\Lizens.txt"; DestDir: "{app}"; Languages: "de"; Flags: ignoreversion
Source: "{app}\License.txt"; DestDir: "{app}"; Languages: "en"; Flags: ignoreversion
[Registry]
Root: HKCU; Subkey: "Software\Foto-Mosaik"; Flags: uninsdeletekey
[INI]
FileName: "{app}\Homepage.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sixdots.de/mosaik";
FileName: "{app}\Support.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sixdots.de/mosaik/faq.php";
FileName: "{app}\Updates.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sixdots.de/mosaik/download.php";
FileName: "{app}\Homepage.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sixdots.de/mosaik_en/";
FileName: "{app}\Support.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sixdots.de/mosaik_en/faq.php";
FileName: "{app}\Updates.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sixdots.de/mosaik_en/download.php";
[Run]
Filename: "{app}\Foto-Mosaik.exe"; Description: "Foto-Mosaik starten"; Languages: "de"; Flags: postinstall skipifsilent nowait
Filename: "{app}\Foto-Mosaik.exe"; Description: "Start Foto-Mosaik"; Languages: "en"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\Foto-Mosaik"; Filename: "{app}\Foto-Mosaik.exe";
Name: "{group}\History-Changelog"; Filename: "{app}\history.txt";
Name: "{group}\Homepage"; Filename: "{app}\Homepage.url";
Name: "{group}\Support"; Filename: "{app}\Support.url";
Name: "{group}\Updates"; Filename: "{app}\Updates.url";
Name: "{group}\Uninstall Foto-Mosaik"; Filename: "{uninstallexe}";
Name: "{userdesktop}\Foto-Mosaik"; Filename: "{app}\Foto-Mosaik.exe"; Tasks: desktopicon;
[Tasks]
Name: "desktopicon"; Description: "&Desktop Icon erstellen"; GroupDescription: "Additional icons:"; Languages: "de";
Name: "desktopicon"; Description: "&Create Desktop-Icon"; GroupDescription: "Additional icons:"; Languages: "en";
[UninstallDelete]
Type: files; Name: "{app}\Homepage.url";
Type: files; Name: "{app}\Support.url";
Type: files; Name: "{app}\Updates.url";
Type: dirifempty; Name: "{app}";
[CustomMessages]
en.NameAndVersion=%1 version %2
en.AdditionalIcons=Additional icons:
en.CreateDesktopIcon=Create a &desktop icon
en.CreateQuickLaunchIcon=Create a &Quick Launch icon
en.ProgramOnTheWeb=%1 on the Web
en.UninstallProgram=Uninstall %1
en.LaunchProgram=Launch %1
en.AssocFileExtension=&Associate %1 with the %2 file extension
en.AssocingFileExtension=Associating %1 with the %2 file extension...
de.NameAndVersion=%1 Version %2
de.AdditionalIcons=ZusΣtzliche Symbole:
de.CreateDesktopIcon=&Desktop-Symbol anlegen
de.CreateQuickLaunchIcon=Symbol in der Schnellstartleiste anlegen
de.ProgramOnTheWeb=%1 im Internet
de.UninstallProgram=%1 entfernen
de.LaunchProgram=%1 starten
de.AssocFileExtension=&Registriere %1 mit der %2-Dateierweiterung
de.AssocingFileExtension=%1 wird mit der %2-Dateierweiterung registriert...
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "en"; MessagesFile: "embedded\en.isl"; LicenseFile: "embedded\enLicense.txt";
Name: "de"; MessagesFile: "embedded\de.isl"; LicenseFile: "embedded\deLicense.txt";